1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmBusInfo
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
26         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBusInfo))
30         Me.Panel1 = New System.Windows.Forms.Panel()
31         Me.lblUser = New System.Windows.Forms.Label()
32         Me.txtBus = New System.Windows.Forms.TextBox()
33         Me.Panel4 = New System.Windows.Forms.Panel()
34         Me.txtDriverName = New System.Windows.Forms.TextBox()
35         Me.Label7 = New System.Windows.Forms.Label()
36         Me.Label6 = New System.Windows.Forms.Label()
37         Me.txtContactNo_S = New System.Windows.Forms.TextBox()
38         Me.txtSupporterName = New System.Windows.Forms.TextBox()
39         Me.txtContactNo = New System.Windows.Forms.TextBox()
40         Me.Label4 = New System.Windows.Forms.Label()
41         Me.Label2 = New System.Windows.Forms.Label()
42         Me.Label3 = New System.Windows.Forms.Label()
43         Me.txtBusNo = New System.Windows.Forms.TextBox()
44         Me.Panel3 = New System.Windows.Forms.Panel()
45         Me.btnDelete = New System.Windows.Forms.Button()
46         Me.btnClose = New System.Windows.Forms.Button()
47         Me.btnUpdate = New System.Windows.Forms.Button()
48         Me.btnSave = New System.Windows.Forms.Button()
49         Me.btnNew = New System.Windows.Forms.Button()
50         Me.dgw = New System.Windows.Forms.DataGridView()
51         Me.Panel2 = New System.Windows.Forms.Panel()
52         Me.Label1 = New System.Windows.Forms.Label()
53         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
54         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
55         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
56         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
57         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
58         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
59         Me.Panel1.SuspendLayout()
60         Me.Panel4.SuspendLayout()
61         Me.Panel3.SuspendLayout()
62         CType(Me.dgw, System.ComponentModel.ISupportInitialize).BeginInit()
63         Me.Panel2.SuspendLayout()
64         Me.SuspendLayout()
65         
'
66         
'Panel1
67         
'
68         Me.Panel1.BackColor = System.Drawing.Color.White
69         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
70         Me.Panel1.Controls.Add(Me.lblUser)
71         Me.Panel1.Controls.Add(Me.txtBus)
72         Me.Panel1.Controls.Add(Me.Panel4)
73         Me.Panel1.Controls.Add(Me.Panel3)
74         Me.Panel1.Controls.Add(Me.dgw)
75         Me.Panel1.Controls.Add(Me.Panel2)
76         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
77         Me.Panel1.Name =
"Panel1"
78         Me.Panel1.Size = New System.Drawing.Size(
548, 456)
79         Me.Panel1.TabIndex =
2
80         
'
81         
'lblUser
82         
'
83         Me.lblUser.AutoSize = True
84         Me.lblUser.Location = New System.Drawing.Point(
286, 236)
85         Me.lblUser.Name =
"lblUser"
86         Me.lblUser.Size = New System.Drawing.Size(
39, 13)
87         Me.lblUser.TabIndex =
5
88         Me.lblUser.Text =
"Label8"
89         Me.lblUser.Visible = False
90         
'
91         
'txtBus
92         
'
93         Me.txtBus.Location = New System.Drawing.Point(
343, 233)
94         Me.txtBus.Name =
"txtBus"
95         Me.txtBus.Size = New System.Drawing.Size(
68, 20)
96         Me.txtBus.TabIndex =
4
97         Me.txtBus.Visible = False
98         
'
99         
'Panel4
100         
'
101         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
102         Me.Panel4.Controls.Add(Me.txtDriverName)
103         Me.Panel4.Controls.Add(Me.Label7)
104         Me.Panel4.Controls.Add(Me.Label6)
105         Me.Panel4.Controls.Add(Me.txtContactNo_S)
106         Me.Panel4.Controls.Add(Me.txtSupporterName)
107         Me.Panel4.Controls.Add(Me.txtContactNo)
108         Me.Panel4.Controls.Add(Me.Label4)
109         Me.Panel4.Controls.Add(Me.Label2)
110         Me.Panel4.Controls.Add(Me.Label3)
111         Me.Panel4.Controls.Add(Me.txtBusNo)
112         Me.Panel4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
113         Me.Panel4.Location = New System.Drawing.Point(
9, 75)
114         Me.Panel4.Name =
"Panel4"
115         Me.Panel4.Size = New System.Drawing.Size(
402, 152)
116         Me.Panel4.TabIndex =
0
117         
'
118         
'txtDriverName
119         
'
120         Me.txtDriverName.BackColor = System.Drawing.Color.White
121         Me.txtDriverName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
122         Me.txtDriverName.Location = New System.Drawing.Point(
142, 38)
123         Me.txtDriverName.Name =
"txtDriverName"
124         Me.txtDriverName.Size = New System.Drawing.Size(
246, 21)
125         Me.txtDriverName.TabIndex =
1
126         
'
127         
'Label7
128         
'
129         Me.Label7.AutoSize = True
130         Me.Label7.Location = New System.Drawing.Point(
7, 121)
131         Me.Label7.Name =
"Label7"
132         Me.Label7.Size = New System.Drawing.Size(
96, 15)
133         Me.Label7.TabIndex =
13
134         Me.Label7.Text =
"Contact Number"
135         
'
136         
'Label6
137         
'
138         Me.Label6.AutoSize = True
139         Me.Label6.Location = New System.Drawing.Point(
7, 94)
140         Me.Label6.Name =
"Label6"
141         Me.Label6.Size = New System.Drawing.Size(
104, 15)
142         Me.Label6.TabIndex =
12
143         Me.Label6.Text =
"Supporter Name :"
144         
'
145         
'txtContactNo_S
146         
'
147         Me.txtContactNo_S.BackColor = System.Drawing.Color.White
148         Me.txtContactNo_S.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
149         Me.txtContactNo_S.Location = New System.Drawing.Point(
142, 121)
150         Me.txtContactNo_S.Name =
"txtContactNo_S"
151         Me.txtContactNo_S.Size = New System.Drawing.Size(
246, 21)
152         Me.txtContactNo_S.TabIndex =
4
153         
'
154         
'txtSupporterName
155         
'
156         Me.txtSupporterName.BackColor = System.Drawing.Color.White
157         Me.txtSupporterName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
158         Me.txtSupporterName.Location = New System.Drawing.Point(
142, 94)
159         Me.txtSupporterName.Name =
"txtSupporterName"
160         Me.txtSupporterName.Size = New System.Drawing.Size(
246, 21)
161         Me.txtSupporterName.TabIndex =
3
162         
'
163         
'txtContactNo
164         
'
165         Me.txtContactNo.BackColor = System.Drawing.Color.White
166         Me.txtContactNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
167         Me.txtContactNo.Location = New System.Drawing.Point(
142, 67)
168         Me.txtContactNo.Name =
"txtContactNo"
169         Me.txtContactNo.Size = New System.Drawing.Size(
246, 21)
170         Me.txtContactNo.TabIndex =
2
171         
'
172         
'Label4
173         
'
174         Me.Label4.AutoSize = True
175         Me.Label4.Location = New System.Drawing.Point(
7, 67)
176         Me.Label4.Name =
"Label4"
177         Me.Label4.Size = New System.Drawing.Size(
76, 15)
178         Me.Label4.TabIndex =
6
179         Me.Label4.Text =
"Contact No. :"
180         
'
181         
'Label2
182         
'
183         Me.Label2.AutoSize = True
184         Me.Label2.Location = New System.Drawing.Point(
7, 38)
185         Me.Label2.Name =
"Label2"
186         Me.Label2.Size = New System.Drawing.Size(
82, 15)
187         Me.Label2.TabIndex =
5
188         Me.Label2.Text =
"Driver Name :"
189         
'
190         
'Label3
191         
'
192         Me.Label3.AutoSize = True
193         Me.Label3.Location = New System.Drawing.Point(
7, 10)
194         Me.Label3.Name =
"Label3"
195         Me.Label3.Size = New System.Drawing.Size(
56, 15)
196         Me.Label3.TabIndex =
0
197         Me.Label3.Text =
"Bus No. :"
198         
'
199         
'txtBusNo
200         
'
201         Me.txtBusNo.BackColor = System.Drawing.Color.White
202         Me.txtBusNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
203         Me.txtBusNo.Location = New System.Drawing.Point(
142, 11)
204         Me.txtBusNo.Name =
"txtBusNo"
205         Me.txtBusNo.Size = New System.Drawing.Size(
246, 21)
206         Me.txtBusNo.TabIndex =
0
207         
'
208         
'Panel3
209         
'
210         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
211         Me.Panel3.Controls.Add(Me.btnDelete)
212         Me.Panel3.Controls.Add(Me.btnClose)
213         Me.Panel3.Controls.Add(Me.btnUpdate)
214         Me.Panel3.Controls.Add(Me.btnSave)
215         Me.Panel3.Controls.Add(Me.btnNew)
216         Me.Panel3.Location = New System.Drawing.Point(
425, 75)
217         Me.Panel3.Name =
"Panel3"
218         Me.Panel3.Size = New System.Drawing.Size(
111, 178)
219         Me.Panel3.TabIndex =
0
220         
'
221         
'btnDelete
222         
'
223         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
224         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
225         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
226         Me.btnDelete.Location = New System.Drawing.Point(
13, 104)
227         Me.btnDelete.Name =
"btnDelete"
228         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
229         Me.btnDelete.TabIndex =
5
230         Me.btnDelete.Text =
"Delete"
231         Me.btnDelete.UseVisualStyleBackColor = True
232         
'
233         
'btnClose
234         
'
235         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
236         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
237         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
238         Me.btnClose.Location = New System.Drawing.Point(
13, 136)
239         Me.btnClose.Name =
"btnClose"
240         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
241         Me.btnClose.TabIndex =
4
242         Me.btnClose.Text =
"Close"
243         Me.btnClose.UseVisualStyleBackColor = True
244         
'
245         
'btnUpdate
246         
'
247         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
248         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
249         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
250         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
251         Me.btnUpdate.Name =
"btnUpdate"
252         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
253         Me.btnUpdate.TabIndex =
2
254         Me.btnUpdate.Text =
"Update"
255         Me.btnUpdate.UseVisualStyleBackColor = True
256         
'
257         
'btnSave
258         
'
259         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
260         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
261         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
262         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
263         Me.btnSave.Name =
"btnSave"
264         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
265         Me.btnSave.TabIndex =
1
266         Me.btnSave.Text =
"Save"
267         Me.btnSave.UseVisualStyleBackColor = True
268         
'
269         
'btnNew
270         
'
271         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
272         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
273         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
274         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
275         Me.btnNew.Name =
"btnNew"
276         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
277         Me.btnNew.TabIndex =
0
278         Me.btnNew.Text =
"New"
279         Me.btnNew.UseVisualStyleBackColor = True
280         
'
281         
'dgw
282         
'
283         Me.dgw.AllowUserToAddRows = False
284         Me.dgw.AllowUserToDeleteRows = False
285         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
286         Me.dgw.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
287         Me.dgw.BackgroundColor = System.Drawing.Color.White
288         Me.dgw.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
289         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
290         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
291         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
292         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
293         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
294         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
295         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
296         Me.dgw.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
297         Me.dgw.ColumnHeadersHeight =
24
298         Me.dgw.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column2, Me.Column3, Me.Column4, Me.Column5, Me.Column6})
299         Me.dgw.Cursor = System.Windows.Forms.Cursors.Hand
300         Me.dgw.EnableHeadersVisualStyles = False
301         Me.dgw.GridColor = System.Drawing.Color.White
302         Me.dgw.Location = New System.Drawing.Point(
8, 259)
303         Me.dgw.MultiSelect = False
304         Me.dgw.Name =
"dgw"
305         Me.dgw.ReadOnly = True
306         Me.dgw.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
307         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
308         DataGridViewCellStyle3.BackColor = System.Drawing.Color.CadetBlue
309         DataGridViewCellStyle3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
310         DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
311         DataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.DarkSlateGray
312         DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
313         DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
314         Me.dgw.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
315         Me.dgw.RowHeadersWidth =
25
316         Me.dgw.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
317         DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
318         DataGridViewCellStyle4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
319         DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DarkSlateGray
320         DataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White
321         Me.dgw.RowsDefaultCellStyle = DataGridViewCellStyle4
322         Me.dgw.RowTemplate.Height =
18
323         Me.dgw.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
324         Me.dgw.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
325         Me.dgw.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
326         Me.dgw.Size = New System.Drawing.Size(
528, 188)
327         Me.dgw.TabIndex =
1
328         
'
329         
'Panel2
330         
'
331         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
332         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
333         Me.Panel2.Controls.Add(Me.Label1)
334         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
335         Me.Panel2.Name =
"Panel2"
336         Me.Panel2.Size = New System.Drawing.Size(
527, 62)
337         Me.Panel2.TabIndex =
0
338         
'
339         
'Label1
340         
'
341         Me.Label1.AutoSize = True
342         Me.Label1.BackColor = System.Drawing.Color.Transparent
343         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
344         Me.Label1.ForeColor = System.Drawing.Color.White
345         Me.Label1.Location = New System.Drawing.Point(
198, 16)
346         Me.Label1.Name =
"Label1"
347         Me.Label1.Size = New System.Drawing.Size(
85, 24)
348         Me.Label1.TabIndex =
0
349         Me.Label1.Text =
"Bus Info"
350         
'
351         
'OpenFileDialog1
352         
'
353         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
354         
'
355         
'Column2
356         
'
357         Me.Column2.HeaderText =
"Bus No."
358         Me.Column2.Name =
"Column2"
359         Me.Column2.ReadOnly = True
360         
'
361         
'Column3
362         
'
363         Me.Column3.HeaderText =
"Driver Name"
364         Me.Column3.Name =
"Column3"
365         Me.Column3.ReadOnly = True
366         
'
367         
'Column4
368         
'
369         Me.Column4.HeaderText =
"Contact No. (D)"
370         Me.Column4.Name =
"Column4"
371         Me.Column4.ReadOnly = True
372         
'
373         
'Column5
374         
'
375         Me.Column5.HeaderText =
"Supporter Name"
376         Me.Column5.Name =
"Column5"
377         Me.Column5.ReadOnly = True
378         
'
379         
'Column6
380         
'
381         Me.Column6.HeaderText =
"Contact No.(S)"
382         Me.Column6.Name =
"Column6"
383         Me.Column6.ReadOnly = True
384         
'
385         
'frmBusInfo
386         
'
387         Me.AcceptButton = Me.btnSave
388         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
389         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
390         Me.BackColor = System.Drawing.Color.DarkSlateGray
391         Me.ClientSize = New System.Drawing.Size(
572, 482)
392         Me.Controls.Add(Me.Panel1)
393         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
394         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
395         Me.MaximizeBox = False
396         Me.MinimizeBox = False
397         Me.Name =
"frmBusInfo"
398         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
399         Me.Panel1.ResumeLayout(False)
400         Me.Panel1.PerformLayout()
401         Me.Panel4.ResumeLayout(False)
402         Me.Panel4.PerformLayout()
403         Me.Panel3.ResumeLayout(False)
404         CType(Me.dgw, System.ComponentModel.ISupportInitialize).EndInit()
405         Me.Panel2.ResumeLayout(False)
406         Me.Panel2.PerformLayout()
407         Me.ResumeLayout(False)
408
409     End Sub
410     Friend WithEvents Panel1 As System.Windows.Forms.Panel
411     Friend WithEvents Panel4 As System.Windows.Forms.Panel
412     Friend WithEvents Label3 As System.Windows.Forms.Label
413     Friend WithEvents txtBusNo As System.Windows.Forms.TextBox
414     Friend WithEvents dgw As System.Windows.Forms.DataGridView
415     Friend WithEvents Panel2 As System.Windows.Forms.Panel
416     Friend WithEvents Label1 As System.Windows.Forms.Label
417     Friend WithEvents Label7 As System.Windows.Forms.Label
418     Friend WithEvents Label6 As System.Windows.Forms.Label
419     Friend WithEvents txtContactNo_S As System.Windows.Forms.TextBox
420     Friend WithEvents txtSupporterName As System.Windows.Forms.TextBox
421     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
422     Friend WithEvents Label4 As System.Windows.Forms.Label
423     Friend WithEvents Label2 As System.Windows.Forms.Label
424     Friend WithEvents txtBus As System.Windows.Forms.TextBox
425     Friend WithEvents lblUser As System.Windows.Forms.Label
426     Friend WithEvents txtDriverName As System.Windows.Forms.TextBox
427     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
428     Friend WithEvents Panel3 As System.Windows.Forms.Panel
429     Friend WithEvents btnDelete As System.Windows.Forms.Button
430     Friend WithEvents btnClose As System.Windows.Forms.Button
431     Friend WithEvents btnUpdate As System.Windows.Forms.Button
432     Friend WithEvents btnSave As System.Windows.Forms.Button
433     Friend WithEvents btnNew As System.Windows.Forms.Button
434     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
435     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
436     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
437     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
438     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
439
440 End Class


Gõ tìm kiếm nhanh...